|
mruby 4.0.0
mruby is the lightweight implementation of the Ruby language
|

Public Attributes | ||
| union { | ||
| struct RVALUE_initializer init | ||
| struct free_obj free | ||
| struct RBasic basic | ||
| struct RObject object | ||
| struct RClass klass | ||
| struct RInteger integer | ||
| struct RString string | ||
| struct RArray array | ||
| struct RHash hash | ||
| struct RRange range | ||
| struct RData data | ||
| struct RIStruct istruct | ||
| struct RProc proc | ||
| struct REnv env | ||
| struct RFiber fiber | ||
| struct RException exc | ||
| struct RBreak brk | ||
| } | as | |